OpenRoads Designer CONNECT Edition SDK Help

GetXSCutPoints(Double, Double, Double, Double, Alignment.WhichFeatures, IEnumerable<String>) Method

Gets the CorridorSurface of this corridor.

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  XSCutPoint[]GetXSCutPoints(double distAlong,double leftWidth,double rightWidth,double leftOffset, Alignment.WhichFeatures whichFeatures, IEnumerable<string > selection)

Parameters

SettingDescription
    
    
    
    
  Alignment.WhichFeatures  
  ()  

Return Value

XSCutPoint[]

See Also